.animateSpin{animation:spin 20s linear infinite alternate}@keyframes spin{0%{transform:rotate(0) scale(1)}to{transform:rotate(1turn) scale(1.2)}}[dir=rtl] .arrow-direction{transform:rotate(180deg)}
